home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / nw_lite / l11p02 / l11p02.doc < prev    next >
Text File  |  1992-12-22  |  7KB  |  172 lines

  1.             Readme for L11P02.ZIP
  2.  
  3. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  4. WARNING:  DO NOT APPLY ALL THESE PATCHES AT THE SAME TIME, UNLESS DIRECTED
  5.       SO BY TECHNICAL SUPPORT.
  6.  
  7.         L11P02   DOC     (This Document)
  8.         STACKFIX PAT      920  8-07-92  4:09p   
  9.         COMPOPEN PAT     1077 10-09-92 12:05p
  10.         INT28FIX PAT     1329 10-02-92  4:28p
  11.         
  12. Please note: These files have been through the patch test team.
  13.  
  14. *************************************************************************
  15. TERMS
  16.  
  17.   Patch:        A file that has a .PAT extension and defines changes to a 
  18.         software program.
  19.  
  20.   Target file:  A file with an .EXE extension that is to be modified 
  21.         by a patch.
  22.  
  23.   UPATCH:       Universal Patch Program.  A program that applies patches 
  24.         to target files.
  25.         Note: UPATCH.EXE is shipped with Netware Lite 1.1 and the
  26.         Netware Lite 1.1 upgrade kit.  
  27.  
  28. *************************************************************************
  29. GENERAL INFORMATION
  30.  
  31. You need only one SUPPORT diskette to patch all copies of NetWare Lite on 
  32. your NetWare Lite network. You Do Not need a separate SUPPORT diskette 
  33. for each copy of NetWare Lite.
  34.  
  35. Make backup copies of the files before running UPATCH. Do not patch the 
  36. original NetWare Lite Program and Driver diskette files. 
  37.    
  38. If a machine has a hard disk with NetWare Lite software, the files to be 
  39. patched are in the C:\NWLITE directory.
  40.  
  41. If a machine does not have a hard disk, the files to be patched are on the
  42. workstation's floppy diskette that has the NetWare Lite CLIENT.EXE. 
  43.  
  44. To get consistent results from the network, use UPATCH to patch all copies 
  45. of NetWare Lite on the network (all servers and clients). If a server or 
  46. client is not patched, it will continue with the erratic behavior that the 
  47. patch is designed to correct.
  48.  
  49. Review the section of this document that corresponds to the patch to find out
  50. what the patch does. Each section describes what the patch will be applied to,
  51. the patch date, the checksums, the problems the patch corrects, and the 
  52. symptoms you may see before the patch is applied. 
  53.  
  54.  
  55. You can use UPATCH to apply patches before or after running NetWare Lite, 
  56. but the changes do not take effect until the computer is rebooted and the 
  57. patched files are loaded into memory.
  58.  
  59. ****************************************************************************
  60. UPATCH INSTRUCTIONS
  61.  
  62. To patch the SERVER and/or CLIENT software on a hard disk,
  63.  
  64.   1. Copy the .PAT file(s) into the NWLITE directory on the C drive.
  65.  
  66.   2. To apply the patch to the applicable target file, type "UPATCH" 
  67.      and press <Enter>.
  68.  
  69.   3. When the DOS prompt appears, reboot the computer. The patched files 
  70.      will be used when they are loaded into memory.
  71.  
  72.  
  73. To patch CLIENT software on a workstation that uses a floppy diskette,
  74.  
  75.   1. Insert the SUPPORT diskette into drive A: (the floppy should contain
  76.      the .PAT file(s) (applicable to the problem) and UPATCH.EXE.
  77.  
  78.   2. Insert the workstation's copy of the diskette that contains CLIENT.EXE 
  79.      into drive B:. Do Not patch the original NetWare Lite diskettes.
  80.  
  81.   3. At the DOS prompt, type "A:" and press <Enter>.
  82.  
  83.   4. Type "UPATCH B:CLIENT.EXE", press <Enter> and follow the instructions
  84.      on the screen.
  85.  
  86.      NOTE: The patches are applied to the CLIENT.EXE file and the 
  87.        unpatched file is retained with an .OLD file extension. 
  88.        If necessary, the .OLD version can be renamed and executed.
  89.  
  90.   5. When the DOS prompt appears, reboot the computer. The patched 
  91.      CLIENT.EXE file will be used when it is loaded into memory.
  92.  
  93. ****************************************************************************
  94.  
  95. To get the latest information on NetWare Lite patches, application
  96. compatibility, hardware compatibility, upgrades and updates, top ten
  97. support issues, NetWare Lite product information, and so on, customers in
  98. the U.S. and Canada can call Novell's 24-hour automated fax service.  To
  99. access this service, dial (800) NETWARE [(800)638-9273] and press the
  100. star (*) key during the recorded message.
  101.  
  102. *************************************************************************
  103.  
  104. INFORMATION ON SPECIFIC PATCHES
  105.  
  106. ************************************************************************
  107.    
  108. STACKFIX.PAT - NetWare Lite Server stack fix patch.
  109.    Target:     SERVER.EXE
  110.    Checksums:  558, 481, 3F0
  111.    Problem:    The server switches to its DOS reentrency stack during 
  112.            initialization.  The Norton antivirus device driver 
  113.            interrupts the server after initialization and does some 
  114.            work.  The server timer interrupt then kicks in, 
  115.            switches to the top of the server DOS reentrency stack 
  116.            and corrupts the data that the server had on the stack 
  117.            before the timer interrupt. 
  118.    Symptoms:   When the Norton antivirus device driver is loaded and 
  119.            SERVER.EXE attempts to load, the server will hang.
  120.  
  121. ************************************************************************
  122.  
  123. INT28FIX.PAT - NetWare Lite Client int 28 ISR patch.
  124.  
  125.    Target:     CLIENT.EXE
  126.    Checksums:  765, 6DE, 641, 28C, 6DE
  127.  
  128.    Problem:    Applications doing background printing on a NWLITE server/client
  129.            where printing is captured to a printer connected locally may
  130.            experience a server lock up.  The problem requires the station
  131.            to be rebooted.  Each time the station is rebooted because of
  132.            this problem, lost clusters are left on the hard drive.  If
  133.            this happens enough times without running "chkdsk /f" the
  134.            FAT table will become corrupted.
  135.  
  136.    Symptoms:   You may have this problem if you are running an application
  137.            that performs background printing on a server/client with
  138.            a printer connected locally and the station locks up.  An
  139.            application which exhibits this problem is Foxpro.
  140.  
  141. ************************************************************************
  142.  
  143. COMPOPEN.PAT 
  144.  
  145.    Target:     SERVER.EXE
  146.  
  147.    Problem:    FCB Opens fail on read only files.
  148.  
  149.            This patch inserts code which which was removed from v1.0 
  150.            which handles FCB opens.  This patch should not be used with 
  151.            windows or CD ROM's.
  152.  
  153. ***************************************************************************** 
  154.                  DISCLAIMER  
  155.   
  156. Novell, Inc. makes no representations or warranties with respect to any
  157. NetWare software, and specifically disclaims any express or implied
  158. warranties of merchantability, title, or fitness for a particular purpose.  
  159.  
  160. Distribution of any NetWare software is forbidden without the express
  161. written consent of Novell, Inc.  Further, Novell reserves the right to
  162. discontinue distribution of any NetWare software.
  163.  
  164. Novell is not responsible for lost profits or revenue, loss if use of the
  165. software, loss of data, costs of re-creating lost data, the cost of any
  166. substitute equipment or program, or claims by any party other than you. 
  167. Novell strongly recommends a backup be made before any software is
  168. installed.   Technical support for this software may be provided at the
  169. discretion of Novell.
  170. *****************************************************************************
  171.  
  172.